home *** CD-ROM | disk | FTP | other *** search
- Short: AmIRC+REBOL+ARexx toys
- Author: dwhiting@europa.com (Dick Whiting)
- Uploader: dwhiting@europa.com (Dick Whiting)
- Version: Works with REBOL 1.0.2.1
- Type: comm/irc
-
- Copyright ©1998 by Dick Whiting
-
-
- Standard Disclaimer: I wrote it, it works for me, I don't guarantee
- that it will do anything productive for anyone else, etc. etc. ;-)
-
- HOWEVER, if you do find a use for it: I homeschool my kids and they would
- love a postcard from where EVER you live. Instant Geography Lesson;)
-
- Postcards: Dick Whiting
- 28590 S. Beavercreek Rd.
- Mulino, Oregon 97042
- USA
-
- Email: Dick Whiting <dwhiting@europa.com>
- Web : www.europa.com/~dwhiting/
-
-
- What they are:
-
- These use a combination of Arexx and REBOL scripts to build a currency
- conversion table, allow for lookups within it, and do currency conversions.
-
- Installation:
-
- 1) create an assign for Amirc:
- 2) create an assign for Rebol:
- 3) copy the Rebol directory from this archive into Amirc:
- 4) copy the contents of the Rexx directory into your Amirc:rexx
- 5) within AmIRC create these aliases:
-
- bldrates /rx bldrates
- convert /rx convert %p
- currency /rx currency %p
-
- Usage:
-
- bldrates
- has no arguments. It may take a while depending on your connection.
- It reads the page at pacific.commerce and creates a currency table
- used by the others.
-
- currency string/A
- locates information matching a string. For example, "currency finn"
- will return "FIM Finnish Markka 0.200602" in the AmIRC list.
-
- convert amount/A from/A to/A
- is used to convert an amount of one currency to another. For example,
- "/convert 1 cad trl" will return "1.00 CAD = 183716.44 TRL"
-
-
- Dick
-
- Oct 23, 1998
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1965 940 52.1% 24-Oct-98 02:12:30 +Readme
- 2061 857 58.4% 24-Oct-98 00:58:12 +bldrates.r
- 1774 786 55.6% 24-Oct-98 01:19:34 +convert.r
- 1355 637 52.9% 24-Oct-98 01:22:00 +currency.r
- 2223 669 69.9% 24-Oct-98 01:31:08 +bldrates.amirx
- 2537 787 68.9% 24-Oct-98 01:25:08 +convert.amirx
- 2395 731 69.4% 24-Oct-98 01:33:06 +currency.amirx
- -------- ------- ----- --------- --------
- 14310 5407 62.2% 25-Oct-98 07:35:40 7 files
-